home *** CD-ROM | disk | FTP | other *** search
/ WH Questions 1 / WebberInteractiveWHQ&ALevel1.iso / Xtras / PrintOMatic Lite MX (Win32) / -PrintOMatic Lite MX Demo.dir / 00016_Field_16.txt < prev    next >
Text File  |  2004-04-06  |  668b  |  32 lines

  1. PrintOMatic Lite Message List
  2.  
  3. This is the full list of commands supported by the PrintOMatic Lite Xtra.
  4.  
  5. -- CREATE/DESTROY/RESET A DOCUMENT 
  6.  new  object
  7.  forget  object
  8.  reset  object
  9. --
  10. -- DOCUMENT PRINTING SETUP 
  11.  doPageSetup  object
  12.  doJobSetup  object
  13.  setLandscapeMode  object, boolean
  14.  setMargins  object, rect
  15.  setDocumentName  object, string
  16. --
  17. -- TEXT ATTRIBUTES 
  18.  setTextFont  object, string
  19.  setTextSize  object, int
  20.  setTextStyle  object, string
  21. --
  22. -- APPEND TO DOCUMENT 
  23.  append  object, *
  24.  pageBreak  object
  25. --
  26. -- PRINTING 
  27. * printPreview  *
  28. * print  *
  29. --
  30. -- MISCELLANEOUS 
  31. + getVersion  object
  32. + register  object, string